Skip to content

build(deps): Update bloop-rifle from 2.1.1 to 2.1.2 - #8807

Open
scala-steward wants to merge 1 commit into
scalameta:mainfrom
scala-steward:update/bloop-rifle-2.1.2
Open

build(deps): Update bloop-rifle from 2.1.1 to 2.1.2#8807
scala-steward wants to merge 1 commit into
scalameta:mainfrom
scala-steward:update/bloop-rifle-2.1.2

Conversation

@scala-steward

@scala-steward scala-steward commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates ch.epfl.scala:bloop-rifle from 2.1.1 to 2.1.2

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.1.1).
You might want to review and update them manually.

build.sbt
tests/cross/src/test/scala/tests/pc/MacroCompletionSuite.scala
website/blog/2020-01-10-cobalt.md
website/blog/2020-07-01-lithium.md
website/blog/2023-04-21-aluminium.md
website/blog/2023-07-19-silver.md
website/blog/2023-08-28-silver.md
website/blog/2023-10-17-silver.md
website/blog/2024-02-07-bismuth.md
website/blog/2024-05-16-thallium.md
website/blog/2024-10-24-palladium.md
website/blog/2024-11-15-palladium.md
website/blog/2024-12-16-palladium.md
website/blog/2026-07-23-osmium.md
website/package.json
website/yarn.lock
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "bloop-rifle" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "bloop-rifle" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Summary by CodeRabbit

  • Chores
    • Updated the bundled Bloop version to 2.1.2.

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 24724407-29e8-4aa1-a916-6ca8a46c6f6e

📥 Commits

Reviewing files that changed from the base of the PR and between f996fdd and d08f83a.

📒 Files selected for processing (1)
  • project/V.scala

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The public V.bloop version constant in project/V.scala changes from 2.1.1 to 2.1.2.

Changes

Bloop version update

Layer / File(s) Summary
Update Bloop version
project/V.scala
The public V.bloop constant now uses version 2.1.2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to d08f8

This PR only updates the Bloop version constant, and no actionable merge-blocking risk remains beyond normal verification that other references are intentional and standard checks pass.

Suggested reviewers: tgodzik

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the version update from bloop-rifle 2.1.1 to 2.1.2.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant